PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / getTitle Method
In This Topic
    getTitle Method
    In This Topic
    Gets the title.
    Syntax
    public java.lang.String getTitle()

    Return Value

    The title of the document.
    See Also